PreserveSingleQuotes(variable)


Prevents ColdFusion from automatically "escaping" single-quotes contained in variable.

variable

Variable containing the string for which single quotes are preserved.